kbuild: Fix recordmcount dependency for OOT modules
authorBen Hutchings <ben@decadent.org.uk>
Mon, 8 Sep 2014 17:31:24 +0000 (18:31 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 23 Aug 2020 13:44:14 +0000 (14:44 +0100)
commitd32821bc41a2de8c5396d96c4bebbc42d1859739
tree2512aaa906eeb5378f479954fd07033d86fde218
parentd1c9a935f45423adb93e4386627fa0015a8e0b25
kbuild: Fix recordmcount dependency for OOT modules

Forwarded: no

We never rebuild anything in-tree when building an out-of-tree
modules, so external modules should not depend on the recordmcount
sources.

Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name kbuild-fix-recordmcount-dependency.patch
scripts/Makefile.build